Uses of Class
org.eclipse.vtp.desktop.editors.core.elements.PrimitiveInformationProvider

Packages that use PrimitiveInformationProvider
org.eclipse.vtp.desktop.editors.core.elements   
 

Uses of PrimitiveInformationProvider in org.eclipse.vtp.desktop.editors.core.elements
 

Subclasses of PrimitiveInformationProvider in org.eclipse.vtp.desktop.editors.core.elements
 class AttachedDataRequestInformationProvider
           
 class BeginDialogInformationProvider
           
 class BeginFragmentInformationProvider
           
 class BeginInformationProvider
           
 class ComparisonInformationProvider
           
 class DatabaseQueryInformationProvider
           
 class ExitInformationProvider
           
 class OptionSetInformationProvider
           
 class PortalEntryInformationProvider
           
 class PortalExitInformationProvider
           
 class QuestionInformationProvider
           
 class RecordInformationProvider
           
 class ReturnInformationProvider
           
 class ScriptedPrimitiveInformationProvider
           
 class ScriptInformationProvider
           
 class SubdialogInformationProvider
           
 class VariableAssignmentInformationProvider
           
 class WebserviceCallInformationProvider
           
 

Methods in org.eclipse.vtp.desktop.editors.core.elements that return PrimitiveInformationProvider
 PrimitiveInformationProvider PrimitiveElement.getInformationProvider()